Skip to main content

Static Slides

Print all slides into a good old PDF

note

If you're looking to export interactive slides, please use Static HTML or Dynamic HTML.

Any presentation made using Slides cells can be exported individually, preserving all graphics and styling.

warning

Don’t forget to save your notebook before exporting! This is important for proper garbage collection.

tip

Be sure to save your notebook and evaluate your slide cells beforehand. If you have many slide cells, group them by adding a .slides cell at the top of your notebook.

The export will generate an .html file that can be opened in any browser and printed directly. Each slide or fragment will become a separate PDF page.

Use Cases

  • Virtual lecture notes
  • Presentation format for situations where installing the WLJS Notebook on a presentation device is not possible
info

All dynamic content will be frozen in the last evaluated state.